Add nmcpPublishDeployment task#251
Conversation
|
Could you please approve the workflow runs? |
Done 👍 Sorry I missed that! |
|
Once again, please 🙏 The way the integration tests are orchestrated seems unconventional and confusing to me. Would you be open to converting them to "regular" functional test using a testing framework of your choice? If so, I'd like to do that first |
Done
Are you thinking about testKit ? TestKit is useful to test cacheability, different Gradle versions or error messages but in order to assert success, they introduce another layer of indirection and I've grown to dislike them, not to mention that they behave differently in some cases. The integration tests here are just regular builds, open Edit: in all cases, looks like the tests passed 🎉 Is this good to merge? |
I think so! |
|
Thanks! |
nmcpPublishCentralPortalDeployment tasknmcpPublishDeployment task
Part of #250.